home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / ChipCD 2.02.iso / bonus / cdp / SetupCDP.exe / licenses.txt < prev    next >
Text File  |  2001-06-26  |  7KB  |  141 lines

  1. NULLSOFT - NSIS
  2. -------------------------------
  3.  
  4.      Copyright (C) 1999-2001 Nullsoft, Inc.
  5.  
  6.      This software is provided 'as-is', without any express or implied
  7.      warranty.  In no event will the authors be held liable for any damages
  8.      arising from the use of this software.
  9.  
  10.      Permission is granted to anyone to use this software for any purpose,
  11.      including commercial applications, and to alter it and redistribute it
  12.      freely, subject to the following restrictions:
  13.  
  14.      1. The origin of this software must not be misrepresented; you must not
  15.         claim that you wrote the original software. If you use this software
  16.         in a product, an acknowledgment in the product documentation would be
  17.         appreciated but is not required.
  18.      2. Altered source versions must be plainly marked as such, and must not be
  19.         misrepresented as being the original software.
  20.      3. This notice may not be removed or altered from any source distribution.
  21.  
  22. INFOZIP
  23. ------------------------------------------------------
  24. This is version 2001-Jan-27 of the Info-ZIP copyright and license.
  25. The definitive version of this document should be available at
  26. ftp://ftp.info-zip.org/pub/infozip/license.html indefinitely.
  27.  
  28.  
  29. Copyright (c) 1990-2001 Info-ZIP.  All rights reserved.
  30.  
  31. For the purposes of this copyright and license, "Info-ZIP" is defined as
  32. the following set of individuals:
  33.  
  34.    Mark Adler, John Bush, Karl Davis, Harald Denker, Jean-Michel Dubois,
  35.    Jean-loup Gailly, Hunter Goatley, Ian Gorman, Chris Herborth, Dirk Haase,
  36.    Greg Hartwig, Robert Heath, Jonathan Hudson, Paul Kienitz, David Kirschbaum,
  37.    Johnny Lee, Onno van der Linden, Igor Mandrichenko, Steve P. Miller,
  38.    Sergio Monesi, Keith Owens, George Petrov, Greg Roelofs, Kai Uwe Rommel,
  39.    Steve Salisbury, Dave Smith, Christian Spieler, Antoine Verheijen,
  40.    Paul von Behren, Rich Wales, Mike White
  41.  
  42. This software is provided "as is," without warranty of any kind, express
  43. or implied.  In no event shall Info-ZIP or its contributors be held liable
  44. for any direct, indirect, incidental, special or consequential damages
  45. arising out of the use of or inability to use this software.
  46.  
  47. Permission is granted to anyone to use this software for any purpose,
  48. including commercial applications, and to alter it and redistribute it
  49. freely, subject to the following restrictions:
  50.  
  51.     1. Redistributions of source code must retain the above copyright notice,
  52.        definition, disclaimer, and this list of conditions.
  53.  
  54.     2. Redistributions in binary form must reproduce the above copyright
  55.        notice, definition, disclaimer, and this list of conditions in
  56.        documentation and/or other materials provided with the distribution.
  57.  
  58.     3. Altered versions--including, but not limited to, ports to new operating
  59.        systems, existing ports with new graphical interfaces, and dynamic,
  60.        shared, or static library versions--must be plainly marked as such
  61.        and must not be misrepresented as being the original source.  Such
  62.        altered versions also must not be misrepresented as being Info-ZIP
  63.        releases--including, but not limited to, labeling of the altered
  64.        versions with the names "Info-ZIP" (or any variation thereof, including,
  65.        but not limited to, different capitalizations), "Pocket UnZip," "WiZ"
  66.        or "MacZip" without the explicit permission of Info-ZIP.  Such altered
  67.        versions are further prohibited from misrepresentative use of the
  68.        Zip-Bugs or Info-ZIP e-mail addresses or of the Info-ZIP URL(s).
  69.  
  70.     4. Info-ZIP retains the right to use the names "Info-ZIP," "Zip," "UnZip,"
  71.        "WiZ," "Pocket UnZip," "Pocket Zip," and "MacZip" for its own source and
  72.        binary releases.
  73.  
  74. ------------------ SSLEAY ---------------------------
  75. Copyright (C) 1997 Eric Young (eay@mincom.oz.au)
  76. All rights reserved.
  77.  
  78. This package is an SSL implementation written by Eric Young (eay@mincom.oz.au).
  79. The implementation was written so as to conform with Netscapes SSL.
  80.  
  81. This library is free for commercial and non-commercial use as long as
  82. the following conditions are aheared to.  The following conditions
  83. apply to all code found in this distribution, be it the RC4, RSA,
  84. lhash, DES, etc., code; not just the SSL code.  The SSL documentation
  85. included with this distribution is covered by the same copyright terms
  86. except that the holder is Tim Hudson (tjh@mincom.oz.au).
  87.  
  88. Please note that MD2, MD5 and IDEA are publically available standards
  89. that contain sample implementations, I have re-coded them in my own
  90. way but there is nothing special about those implementations.  The DES
  91. library is another mater :-).
  92.  
  93. Copyright remains Eric Young's, and as such any Copyright notices in
  94. the code are not to be removed.
  95. If this package is used in a product, Eric Young should be given attribution
  96. as the author of the parts of the library used.
  97. This can be in the form of a textual message at program startup or
  98. in documentation (online or textual) provided with the package.
  99.  
  100. Redistribution and use in source and binary forms, with or without
  101. modification, are permitted provided that the following conditions
  102. are met:
  103. 1. Redistributions of source code must retain the copyright
  104.    notice, this list of conditions and the following disclaimer.
  105. 2. Redistributions in binary form must reproduce the above copyright
  106.    notice, this list of conditions and the following disclaimer in the
  107.    documentation and/or other materials provided with the distribution.
  108. 3. All advertising materials mentioning features or use of this software
  109.    must display the following acknowledgement:
  110.    "This product includes cryptographic software written by
  111.     Eric Young (eay@mincom.oz.au)"
  112.    The word 'cryptographic' can be left out if the rouines from the library
  113.    being used are not cryptographic related :-).
  114. 4. If you include any Windows specific code (or a derivative thereof) from
  115.    the apps directory (application code) you must include an acknowledgement:
  116.    "This product includes software written by Tim Hudson (tjh@mincom.oz.au)"
  117.  
  118. THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
  119. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  120. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  121. ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  122. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  123. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  124. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  125. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  126. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  127. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  128. SUCH DAMAGE.
  129.  
  130. The licence and distribution terms for any publically available version or
  131. derivative of this code cannot be changed.  i.e. this code cannot simply be
  132. copied and put under another distribution licence
  133. [including the GNU Public Licence.]
  134.  
  135. The reason behind this being stated in this direct manner is past
  136. experience in code simply being copied and the attribution removed
  137. from it and then being distributed as part of other packages. This
  138. implementation was a non-trivial and unpaid effort.
  139.  
  140.  
  141.